PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package
/
PDFSignatureCalculatorEvent Class
/ getContentHash Method
Collapse All
Expand All
In This Topic
getContentHash Method
In This Topic
Gets the hash of the content to be signed.
Syntax
public
byte
[] getContentHash()
Return Value
The computed hash of the PDF file being signed. The hash is computed using the algorithm specified on the digital signature.
See Also
Reference
PDFSignatureCalculatorEvent Class
PDFSignatureCalculatorEvent Members